﻿2024-09-11T14:50:23.6845656Z Current runner version: '2.319.1'
2024-09-11T14:50:23.6871878Z ##[group]Operating System
2024-09-11T14:50:23.6872548Z Ubuntu
2024-09-11T14:50:23.6873057Z 22.04.4
2024-09-11T14:50:23.6873372Z LTS
2024-09-11T14:50:23.6873698Z ##[endgroup]
2024-09-11T14:50:23.6874183Z ##[group]Runner Image
2024-09-11T14:50:23.6874574Z Image: ubuntu-22.04
2024-09-11T14:50:23.6874983Z Version: 20240901.1.0
2024-09-11T14:50:23.6876045Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20240901.1/images/ubuntu/Ubuntu2204-Readme.md
2024-09-11T14:50:23.6877482Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240901.1
2024-09-11T14:50:23.6878386Z ##[endgroup]
2024-09-11T14:50:23.6878855Z ##[group]Runner Image Provisioner
2024-09-11T14:50:23.6879333Z 2.0.384.1
2024-09-11T14:50:23.6879648Z ##[endgroup]
2024-09-11T14:50:23.6894609Z ##[group]GITHUB_TOKEN Permissions
2024-09-11T14:50:23.6896310Z Metadata: read
2024-09-11T14:50:23.6896779Z Packages: write
2024-09-11T14:50:23.6897441Z ##[endgroup]
2024-09-11T14:50:23.6900517Z Secret source: Actions
2024-09-11T14:50:23.6901117Z Prepare workflow directory
2024-09-11T14:50:23.7522990Z Prepare all required actions
2024-09-11T14:50:23.7683880Z Getting action download info
2024-09-11T14:50:23.9444408Z Download action repository 'actions/checkout@v4' (SHA:692973e3d937129bcbf40652eb9f2f61becf3332)
2024-09-11T14:50:24.0937340Z Download action repository 'actions/cache@v3' (SHA:e12d46a63a90f2fae62d114769bbf2a179198b5c)
2024-09-11T14:50:24.1976938Z Download action repository 'actions/upload-artifact@v4' (SHA:50769540e7f4bd5e21e526ee35c689e35e0d6874)
2024-09-11T14:50:24.6037494Z Complete job name: build (x86_64-apple-darwin)
2024-09-11T14:50:24.6993893Z ##[group]Run actions/checkout@v4
2024-09-11T14:50:24.6994478Z with:
2024-09-11T14:50:24.6995044Z   ref: 0401c581eb3f4ea2303c9390d81ac081980af953
2024-09-11T14:50:24.6995634Z   path: dash
2024-09-11T14:50:24.6996004Z   fetch-depth: 0
2024-09-11T14:50:24.6996491Z   repository: dashpay/dash
2024-09-11T14:50:24.6997196Z   token: ***
2024-09-11T14:50:24.6997655Z   ssh-strict: true
2024-09-11T14:50:24.6998010Z   ssh-user: git
2024-09-11T14:50:24.6998432Z   persist-credentials: true
2024-09-11T14:50:24.6998986Z   clean: true
2024-09-11T14:50:24.6999389Z   sparse-checkout-cone-mode: true
2024-09-11T14:50:24.6999915Z   fetch-tags: false
2024-09-11T14:50:24.7000385Z   show-progress: true
2024-09-11T14:50:24.7000755Z   lfs: false
2024-09-11T14:50:24.7001140Z   submodules: false
2024-09-11T14:50:24.7001622Z   set-safe-directory: true
2024-09-11T14:50:24.7002035Z ##[endgroup]
2024-09-11T14:50:24.9697720Z Syncing repository: dashpay/dash
2024-09-11T14:50:24.9700260Z ##[group]Getting Git version info
2024-09-11T14:50:24.9701139Z Working directory is '/home/runner/work/dash/dash/dash'
2024-09-11T14:50:24.9702284Z [command]/usr/bin/git version
2024-09-11T14:50:24.9756602Z git version 2.46.0
2024-09-11T14:50:24.9783136Z ##[endgroup]
2024-09-11T14:50:24.9802060Z Temporarily overriding HOME='/home/runner/work/_temp/ec99de10-995a-4e0c-b59e-b34796715865' before making global git config changes
2024-09-11T14:50:24.9804506Z Adding repository directory to the temporary git global config as a safe directory
2024-09-11T14:50:24.9806701Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/dash/dash/dash
2024-09-11T14:50:24.9847511Z ##[group]Initializing the repository
2024-09-11T14:50:24.9852738Z [command]/usr/bin/git init /home/runner/work/dash/dash/dash
2024-09-11T14:50:24.9964133Z hint: Using 'master' as the name for the initial branch. This default branch name
2024-09-11T14:50:24.9965319Z hint: is subject to change. To configure the initial branch name to use in all
2024-09-11T14:50:24.9966610Z hint: of your new repositories, which will suppress this warning, call:
2024-09-11T14:50:24.9967567Z hint:
2024-09-11T14:50:24.9968163Z hint: 	git config --global init.defaultBranch <name>
2024-09-11T14:50:24.9968870Z hint:
2024-09-11T14:50:24.9969838Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2024-09-11T14:50:24.9971956Z hint: 'development'. The just-created branch can be renamed via this command:
2024-09-11T14:50:24.9973268Z hint:
2024-09-11T14:50:24.9973889Z hint: 	git branch -m <name>
2024-09-11T14:50:24.9974844Z Initialized empty Git repository in /home/runner/work/dash/dash/dash/.git/
2024-09-11T14:50:24.9985063Z [command]/usr/bin/git remote add origin https://github.com/dashpay/dash
2024-09-11T14:50:25.0028269Z ##[endgroup]
2024-09-11T14:50:25.0030011Z ##[group]Disabling automatic garbage collection
2024-09-11T14:50:25.0034248Z [command]/usr/bin/git config --local gc.auto 0
2024-09-11T14:50:25.0064967Z ##[endgroup]
2024-09-11T14:50:25.0066367Z ##[group]Setting up auth
2024-09-11T14:50:25.0072639Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2024-09-11T14:50:25.0104769Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2024-09-11T14:50:25.0534512Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2024-09-11T14:50:25.0566643Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2024-09-11T14:50:25.0800842Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2024-09-11T14:50:25.0836855Z ##[endgroup]
2024-09-11T14:50:25.0837621Z ##[group]Fetching the repository
2024-09-11T14:50:25.0845863Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2024-09-11T14:50:37.8683056Z From https://github.com/dashpay/dash
2024-09-11T14:50:37.8684410Z  * [new branch]          develop              -> origin/develop
2024-09-11T14:50:37.8688940Z  * [new branch]          feat/github-ci       -> origin/feat/github-ci
2024-09-11T14:50:37.8690178Z  * [new branch]          master               -> origin/master
2024-09-11T14:50:37.8691318Z  * [new branch]          v0.10.0.x            -> origin/v0.10.0.x
2024-09-11T14:50:37.8692413Z  * [new branch]          v0.11.1.x            -> origin/v0.11.1.x
2024-09-11T14:50:37.8694029Z  * [new branch]          v0.11.2.x            -> origin/v0.11.2.x
2024-09-11T14:50:37.8696412Z  * [new branch]          v0.12.0.x            -> origin/v0.12.0.x
2024-09-11T14:50:37.8698698Z  * [new branch]          v0.12.1.x            -> origin/v0.12.1.x
2024-09-11T14:50:37.8700984Z  * [new branch]          v0.12.2.x            -> origin/v0.12.2.x
2024-09-11T14:50:37.8703517Z  * [new branch]          v0.12.3.x            -> origin/v0.12.3.x
2024-09-11T14:50:37.8706084Z  * [new branch]          v0.13.x              -> origin/v0.13.x
2024-09-11T14:50:37.8709043Z  * [new branch]          v0.14.0.x            -> origin/v0.14.0.x
2024-09-11T14:50:37.8711843Z  * [new branch]          v0.15.x              -> origin/v0.15.x
2024-09-11T14:50:37.8714453Z  * [new branch]          v0.16.x              -> origin/v0.16.x
2024-09-11T14:50:37.8716977Z  * [new branch]          v0.17.x              -> origin/v0.17.x
2024-09-11T14:50:37.8719560Z  * [new branch]          v18.1.x              -> origin/v18.1.x
2024-09-11T14:50:37.8721461Z  * [new branch]          v18.2.x              -> origin/v18.2.x
2024-09-11T14:50:37.8723948Z  * [new branch]          v18.x                -> origin/v18.x
2024-09-11T14:50:37.8726128Z  * [new branch]          v19.x                -> origin/v19.x
2024-09-11T14:50:37.8728832Z  * [new branch]          v20.1.x              -> origin/v20.1.x
2024-09-11T14:50:37.8730758Z  * [new branch]          v20.x                -> origin/v20.x
2024-09-11T14:50:37.8733266Z  * [new branch]          v21.0.x              -> origin/v21.0.x
2024-09-11T14:50:37.8735048Z  * [new branch]          v21.1.x              -> origin/v21.1.x
2024-09-11T14:50:37.8736842Z  * [new tag]             0.8.3.7-cc           -> 0.8.3.7-cc
2024-09-11T14:50:37.8738368Z  * [new tag]             v0.1.5               -> v0.1.5
2024-09-11T14:50:37.8739776Z  * [new tag]             v0.1.6test1          -> v0.1.6test1
2024-09-11T14:50:37.8741194Z  * [new tag]             v0.10.13.15          -> v0.10.13.15
2024-09-11T14:50:37.8742746Z  * [new tag]             v0.10.14.0           -> v0.10.14.0
2024-09-11T14:50:37.8744264Z  * [new tag]             v0.10.14.1           -> v0.10.14.1
2024-09-11T14:50:37.8745570Z  * [new tag]             v0.10.14.2           -> v0.10.14.2
2024-09-11T14:50:37.8747120Z  * [new tag]             v0.10.15.0           -> v0.10.15.0
2024-09-11T14:50:37.8748492Z  * [new tag]             v0.10.15.1           -> v0.10.15.1
2024-09-11T14:50:37.8749876Z  * [new tag]             v0.10.15.10          -> v0.10.15.10
2024-09-11T14:50:37.8751176Z  * [new tag]             v0.10.15.11          -> v0.10.15.11
2024-09-11T14:50:37.8752477Z  * [new tag]             v0.10.15.12          -> v0.10.15.12
2024-09-11T14:50:37.8753936Z  * [new tag]             v0.10.15.13          -> v0.10.15.13
2024-09-11T14:50:37.8755327Z  * [new tag]             v0.10.15.14          -> v0.10.15.14
2024-09-11T14:50:37.8756517Z  * [new tag]             v0.10.15.15          -> v0.10.15.15
2024-09-11T14:50:37.8757797Z  * [new tag]             v0.10.15.16          -> v0.10.15.16
2024-09-11T14:50:37.8759286Z  * [new tag]             v0.10.15.17          -> v0.10.15.17
2024-09-11T14:50:37.8760760Z  * [new tag]             v0.10.15.18          -> v0.10.15.18
2024-09-11T14:50:37.8762185Z  * [new tag]             v0.10.15.19          -> v0.10.15.19
2024-09-11T14:50:37.8763970Z  * [new tag]             v0.10.15.2           -> v0.10.15.2
2024-09-11T14:50:37.8765156Z  * [new tag]             v0.10.15.20          -> v0.10.15.20
2024-09-11T14:50:37.8766479Z  * [new tag]             v0.10.15.21          -> v0.10.15.21
2024-09-11T14:50:37.8767803Z  * [new tag]             v0.10.15.3           -> v0.10.15.3
2024-09-11T14:50:37.8769261Z  * [new tag]             v0.10.15.4           -> v0.10.15.4
2024-09-11T14:50:37.8770670Z  * [new tag]             v0.10.15.5           -> v0.10.15.5
2024-09-11T14:50:37.8771948Z  * [new tag]             v0.10.15.6           -> v0.10.15.6
2024-09-11T14:50:37.8773257Z  * [new tag]             v0.10.15.7           -> v0.10.15.7
2024-09-11T14:50:37.8774632Z  * [new tag]             v0.10.15.8           -> v0.10.15.8
2024-09-11T14:50:37.8775903Z  * [new tag]             v0.10.15.9           -> v0.10.15.9
2024-09-11T14:50:37.8777304Z  * [new tag]             v0.10.16.0           -> v0.10.16.0
2024-09-11T14:50:37.8778828Z  * [new tag]             v0.10.16.1           -> v0.10.16.1
2024-09-11T14:50:37.8780079Z  * [new tag]             v0.10.16.10          -> v0.10.16.10
2024-09-11T14:50:37.8781525Z  * [new tag]             v0.10.16.11          -> v0.10.16.11
2024-09-11T14:50:37.8782858Z  * [new tag]             v0.10.16.12          -> v0.10.16.12
2024-09-11T14:50:37.8784028Z  * [new tag]             v0.10.16.13          -> v0.10.16.13
2024-09-11T14:50:37.8785387Z  * [new tag]             v0.10.16.14          -> v0.10.16.14
2024-09-11T14:50:37.8786721Z  * [new tag]             v0.10.16.15          -> v0.10.16.15
2024-09-11T14:50:37.8788064Z  * [new tag]             v0.10.16.16          -> v0.10.16.16
2024-09-11T14:50:37.8789656Z  * [new tag]             v0.10.16.2           -> v0.10.16.2
2024-09-11T14:50:37.8791094Z  * [new tag]             v0.10.16.3           -> v0.10.16.3
2024-09-11T14:50:37.8792380Z  * [new tag]             v0.10.16.4           -> v0.10.16.4
2024-09-11T14:50:37.8793691Z  * [new tag]             v0.10.16.5           -> v0.10.16.5
2024-09-11T14:50:37.8795101Z  * [new tag]             v0.10.16.6           -> v0.10.16.6
2024-09-11T14:50:37.8796415Z  * [new tag]             v0.10.16.7           -> v0.10.16.7
2024-09-11T14:50:37.8797781Z  * [new tag]             v0.10.16.8           -> v0.10.16.8
2024-09-11T14:50:37.8798966Z  * [new tag]             v0.10.16.9           -> v0.10.16.9
2024-09-11T14:50:37.8800263Z  * [new tag]             v0.10.17.0           -> v0.10.17.0
2024-09-11T14:50:37.8801584Z  * [new tag]             v0.10.17.1           -> v0.10.17.1
2024-09-11T14:50:37.8802986Z  * [new tag]             v0.10.17.10          -> v0.10.17.10
2024-09-11T14:50:37.8804340Z  * [new tag]             v0.10.17.11          -> v0.10.17.11
2024-09-11T14:50:37.8805658Z  * [new tag]             v0.10.17.12          -> v0.10.17.12
2024-09-11T14:50:37.8807016Z  * [new tag]             v0.10.17.14          -> v0.10.17.14
2024-09-11T14:50:37.8808344Z  * [new tag]             v0.10.17.15          -> v0.10.17.15
2024-09-11T14:50:37.8809605Z  * [new tag]             v0.10.17.16          -> v0.10.17.16
2024-09-11T14:50:37.8810966Z  * [new tag]             v0.10.17.17          -> v0.10.17.17
2024-09-11T14:50:37.8812291Z  * [new tag]             v0.10.17.18          -> v0.10.17.18
2024-09-11T14:50:37.8813768Z  * [new tag]             v0.10.17.19          -> v0.10.17.19
2024-09-11T14:50:37.8815108Z  * [new tag]             v0.10.17.2           -> v0.10.17.2
2024-09-11T14:50:37.8816490Z  * [new tag]             v0.10.17.20          -> v0.10.17.20
2024-09-11T14:50:37.8817849Z  * [new tag]             v0.10.17.21          -> v0.10.17.21
2024-09-11T14:50:37.8819225Z  * [new tag]             v0.10.17.22          -> v0.10.17.22
2024-09-11T14:50:37.8820581Z  * [new tag]             v0.10.17.23          -> v0.10.17.23
2024-09-11T14:50:37.8821953Z  * [new tag]             v0.10.17.24          -> v0.10.17.24
2024-09-11T14:50:37.8823505Z  * [new tag]             v0.10.17.26          -> v0.10.17.26
2024-09-11T14:50:37.8824899Z  * [new tag]             v0.10.17.3           -> v0.10.17.3
2024-09-11T14:50:37.8826511Z  * [new tag]             v0.10.17.4           -> v0.10.17.4
2024-09-11T14:50:37.8827657Z  * [new tag]             v0.10.17.5           -> v0.10.17.5
2024-09-11T14:50:37.8829167Z  * [new tag]             v0.10.17.6           -> v0.10.17.6
2024-09-11T14:50:37.8830711Z  * [new tag]             v0.10.17.7           -> v0.10.17.7
2024-09-11T14:50:37.8833135Z  * [new tag]             v0.10.17.8           -> v0.10.17.8
2024-09-11T14:50:37.8834343Z  * [new tag]             v0.10.17.9           -> v0.10.17.9
2024-09-11T14:50:37.8835697Z  * [new tag]             v0.10.99.99          -> v0.10.99.99
2024-09-11T14:50:37.8837199Z  * [new tag]             v0.11.0.0            -> v0.11.0.0
2024-09-11T14:50:37.8838654Z  * [new tag]             v0.11.0.1            -> v0.11.0.1
2024-09-11T14:50:37.8840218Z  * [new tag]             v0.11.0.10           -> v0.11.0.10
2024-09-11T14:50:37.8841918Z  * [new tag]             v0.11.0.11           -> v0.11.0.11
2024-09-11T14:50:37.8843290Z  * [new tag]             v0.11.0.12           -> v0.11.0.12
2024-09-11T14:50:37.8844844Z  * [new tag]             v0.11.0.13           -> v0.11.0.13
2024-09-11T14:50:37.8846233Z  * [new tag]             v0.11.0.14           -> v0.11.0.14
2024-09-11T14:50:37.8847752Z  * [new tag]             v0.11.0.14d          -> v0.11.0.14d
2024-09-11T14:50:37.8849299Z  * [new tag]             v0.11.0.2            -> v0.11.0.2
2024-09-11T14:50:37.8851008Z  * [new tag]             v0.11.0.3            -> v0.11.0.3
2024-09-11T14:50:37.8852285Z  * [new tag]             v0.11.0.4            -> v0.11.0.4
2024-09-11T14:50:37.8853712Z  * [new tag]             v0.11.0.5            -> v0.11.0.5
2024-09-11T14:50:37.8855060Z  * [new tag]             v0.11.0.6            -> v0.11.0.6
2024-09-11T14:50:37.8856618Z  * [new tag]             v0.11.0.7            -> v0.11.0.7
2024-09-11T14:50:37.8858001Z  * [new tag]             v0.11.0.8            -> v0.11.0.8
2024-09-11T14:50:37.8859372Z  * [new tag]             v0.11.0.9            -> v0.11.0.9
2024-09-11T14:50:37.8860808Z  * [new tag]             v0.11.1.0            -> v0.11.1.0
2024-09-11T14:50:37.8862165Z  * [new tag]             v0.11.1.1            -> v0.11.1.1
2024-09-11T14:50:37.8863515Z  * [new tag]             v0.11.1.10           -> v0.11.1.10
2024-09-11T14:50:37.8864908Z  * [new tag]             v0.11.1.11           -> v0.11.1.11
2024-09-11T14:50:37.8866298Z  * [new tag]             v0.11.1.13           -> v0.11.1.13
2024-09-11T14:50:37.8867707Z  * [new tag]             v0.11.1.14           -> v0.11.1.14
2024-09-11T14:50:37.8869300Z  * [new tag]             v0.11.1.15           -> v0.11.1.15
2024-09-11T14:50:37.8870700Z  * [new tag]             v0.11.1.16           -> v0.11.1.16
2024-09-11T14:50:37.8872100Z  * [new tag]             v0.11.1.17           -> v0.11.1.17
2024-09-11T14:50:37.8873463Z  * [new tag]             v0.11.1.18           -> v0.11.1.18
2024-09-11T14:50:37.8874770Z  * [new tag]             v0.11.1.19           -> v0.11.1.19
2024-09-11T14:50:37.8876086Z  * [new tag]             v0.11.1.2            -> v0.11.1.2
2024-09-11T14:50:37.8877541Z  * [new tag]             v0.11.1.20           -> v0.11.1.20
2024-09-11T14:50:37.8878872Z  * [new tag]             v0.11.1.21           -> v0.11.1.21
2024-09-11T14:50:37.8880302Z  * [new tag]             v0.11.1.22           -> v0.11.1.22
2024-09-11T14:50:37.8881766Z  * [new tag]             v0.11.1.23           -> v0.11.1.23
2024-09-11T14:50:37.8883168Z  * [new tag]             v0.11.1.24           -> v0.11.1.24
2024-09-11T14:50:37.8884564Z  * [new tag]             v0.11.1.25           -> v0.11.1.25
2024-09-11T14:50:37.8885979Z  * [new tag]             v0.11.1.25b          -> v0.11.1.25b
2024-09-11T14:50:37.8887446Z  * [new tag]             v0.11.1.26           -> v0.11.1.26
2024-09-11T14:50:37.8888803Z  * [new tag]             v0.11.1.3            -> v0.11.1.3
2024-09-11T14:50:37.8890204Z  * [new tag]             v0.11.1.4            -> v0.11.1.4
2024-09-11T14:50:37.8891616Z  * [new tag]             v0.11.1.5            -> v0.11.1.5
2024-09-11T14:50:37.8893243Z  * [new tag]             v0.11.1.6            -> v0.11.1.6
2024-09-11T14:50:37.8894398Z  * [new tag]             v0.11.1.7            -> v0.11.1.7
2024-09-11T14:50:37.8895898Z  * [new tag]             v0.11.1.8            -> v0.11.1.8
2024-09-11T14:50:37.8897274Z  * [new tag]             v0.11.1.9            -> v0.11.1.9
2024-09-11T14:50:37.8898767Z  * [new tag]             v0.11.2.0            -> v0.11.2.0
2024-09-11T14:50:37.8900165Z  * [new tag]             v0.11.2.1            -> v0.11.2.1
2024-09-11T14:50:37.8901611Z  * [new tag]             v0.11.2.10           -> v0.11.2.10
2024-09-11T14:50:37.8903065Z  * [new tag]             v0.11.2.11           -> v0.11.2.11
2024-09-11T14:50:37.8904470Z  * [new tag]             v0.11.2.12           -> v0.11.2.12
2024-09-11T14:50:37.8905930Z  * [new tag]             v0.11.2.13           -> v0.11.2.13
2024-09-11T14:50:37.8907354Z  * [new tag]             v0.11.2.14           -> v0.11.2.14
2024-09-11T14:50:37.8908829Z  * [new tag]             v0.11.2.15           -> v0.11.2.15
2024-09-11T14:50:37.8910332Z  * [new tag]             v0.11.2.16           -> v0.11.2.16
2024-09-11T14:50:37.8911708Z  * [new tag]             v0.11.2.17           -> v0.11.2.17
2024-09-11T14:50:37.8913176Z  * [new tag]             v0.11.2.17-ref       -> v0.11.2.17-ref
2024-09-11T14:50:37.8914703Z  * [new tag]             v0.11.2.18           -> v0.11.2.18
2024-09-11T14:50:37.8916234Z  * [new tag]             v0.11.2.18-debug     -> v0.11.2.18-debug
2024-09-11T14:50:37.8917719Z  * [new tag]             v0.11.2.19           -> v0.11.2.19
2024-09-11T14:50:37.8919311Z  * [new tag]             v0.11.2.2            -> v0.11.2.2
2024-09-11T14:50:37.8920831Z  * [new tag]             v0.11.2.20           -> v0.11.2.20
2024-09-11T14:50:37.8922380Z  * [new tag]             v0.11.2.21           -> v0.11.2.21
2024-09-11T14:50:37.8923978Z  * [new tag]             v0.11.2.22           -> v0.11.2.22
2024-09-11T14:50:37.8925549Z  * [new tag]             v0.11.2.22-ref       -> v0.11.2.22-ref
2024-09-11T14:50:37.8927192Z  * [new tag]             v0.11.2.23           -> v0.11.2.23
2024-09-11T14:50:37.8928772Z  * [new tag]             v0.11.2.3            -> v0.11.2.3
2024-09-11T14:50:37.8930334Z  * [new tag]             v0.11.2.4            -> v0.11.2.4
2024-09-11T14:50:37.8931978Z  * [new tag]             v0.11.2.5            -> v0.11.2.5
2024-09-11T14:50:37.8933536Z  * [new tag]             v0.11.2.6            -> v0.11.2.6
2024-09-11T14:50:37.8935066Z  * [new tag]             v0.11.2.7            -> v0.11.2.7
2024-09-11T14:50:37.8936633Z  * [new tag]             v0.11.2.8            -> v0.11.2.8
2024-09-11T14:50:37.8938317Z  * [new tag]             v0.11.2.9            -> v0.11.2.9
2024-09-11T14:50:37.8939839Z  * [new tag]             v0.12.0.0            -> v0.12.0.0
2024-09-11T14:50:37.8941533Z  * [new tag]             v0.12.0.44           -> v0.12.0.44
2024-09-11T14:50:37.8943150Z  * [new tag]             v0.12.0.45           -> v0.12.0.45
2024-09-11T14:50:37.8944744Z  * [new tag]             v0.12.0.46           -> v0.12.0.46
2024-09-11T14:50:37.8946338Z  * [new tag]             v0.12.0.47           -> v0.12.0.47
2024-09-11T14:50:37.8947922Z  * [new tag]             v0.12.0.48           -> v0.12.0.48
2024-09-11T14:50:37.8949781Z  * [new tag]             v0.12.0.49           -> v0.12.0.49
2024-09-11T14:50:37.8951340Z  * [new tag]             v0.12.0.50           -> v0.12.0.50
2024-09-11T14:50:37.8953579Z  * [new tag]             v0.12.0.51           -> v0.12.0.51
2024-09-11T14:50:37.8954923Z  * [new tag]             v0.12.0.52           -> v0.12.0.52
2024-09-11T14:50:37.8956550Z  * [new tag]             v0.12.0.53           -> v0.12.0.53
2024-09-11T14:50:37.8958162Z  * [new tag]             v0.12.0.55           -> v0.12.0.55
2024-09-11T14:50:37.8959714Z  * [new tag]             v0.12.0.56           -> v0.12.0.56
2024-09-11T14:50:37.8961795Z  * [new tag]             v0.12.0.57           -> v0.12.0.57
2024-09-11T14:50:37.8963394Z  * [new tag]             v0.12.0.58           -> v0.12.0.58
2024-09-11T14:50:37.8965456Z  * [new tag]             v0.12.0.59           -> v0.12.0.59
2024-09-11T14:50:37.8966808Z  * [new tag]             v0.12.0.60           -> v0.12.0.60
2024-09-11T14:50:37.8968579Z  * [new tag]             v0.12.1.0            -> v0.12.1.0
2024-09-11T14:50:37.8970459Z  * [new tag]             v0.12.1.1            -> v0.12.1.1
2024-09-11T14:50:37.8972221Z  * [new tag]             v0.12.1.2            -> v0.12.1.2
2024-09-11T14:50:37.8973824Z  * [new tag]             v0.12.1.3            -> v0.12.1.3
2024-09-11T14:50:37.8975537Z  * [new tag]             v0.12.1.4            -> v0.12.1.4
2024-09-11T14:50:37.8977263Z  * [new tag]             v0.12.1.5            -> v0.12.1.5
2024-09-11T14:50:37.8979532Z  * [new tag]             v0.12.2.0            -> v0.12.2.0
2024-09-11T14:50:37.8980976Z  * [new tag]             v0.12.2.1            -> v0.12.2.1
2024-09-11T14:50:37.8982766Z  * [new tag]             v0.12.2.2            -> v0.12.2.2
2024-09-11T14:50:37.8984424Z  * [new tag]             v0.12.2.3            -> v0.12.2.3
2024-09-11T14:50:37.8986426Z  * [new tag]             v0.12.3              -> v0.12.3
2024-09-11T14:50:37.8988247Z  * [new tag]             v0.12.3.0-rc1        -> v0.12.3.0-rc1
2024-09-11T14:50:37.8990646Z  * [new tag]             v0.12.3.0-rc2        -> v0.12.3.0-rc2
2024-09-11T14:50:37.8992355Z  * [new tag]             v0.12.3.0-rc3        -> v0.12.3.0-rc3
2024-09-11T14:50:37.8994418Z  * [new tag]             v0.12.3.0-rc4        -> v0.12.3.0-rc4
2024-09-11T14:50:37.8996268Z  * [new tag]             v0.12.3.0-rc5        -> v0.12.3.0-rc5
2024-09-11T14:50:37.8998629Z  * [new tag]             v0.12.3.1            -> v0.12.3.1
2024-09-11T14:50:37.9000280Z  * [new tag]             v0.12.3.2            -> v0.12.3.2
2024-09-11T14:50:37.9002588Z  * [new tag]             v0.12.3.3            -> v0.12.3.3
2024-09-11T14:50:37.9004060Z  * [new tag]             v0.12.3.4            -> v0.12.3.4
2024-09-11T14:50:37.9006263Z  * [new tag]             v0.13.0.0            -> v0.13.0.0
2024-09-11T14:50:37.9007935Z  * [new tag]             v0.13.0.0-rc1        -> v0.13.0.0-rc1
2024-09-11T14:50:37.9009905Z  * [new tag]             v0.13.0.0-rc10       -> v0.13.0.0-rc10
2024-09-11T14:50:37.9011746Z  * [new tag]             v0.13.0.0-rc11       -> v0.13.0.0-rc11
2024-09-11T14:50:37.9013885Z  * [new tag]             v0.13.0.0-rc2        -> v0.13.0.0-rc2
2024-09-11T14:50:37.9015713Z  * [new tag]             v0.13.0.0-rc3        -> v0.13.0.0-rc3
2024-09-11T14:50:37.9017559Z  * [new tag]             v0.13.0.0-rc4        -> v0.13.0.0-rc4
2024-09-11T14:50:37.9019650Z  * [new tag]             v0.13.0.0-rc5        -> v0.13.0.0-rc5
2024-09-11T14:50:37.9021406Z  * [new tag]             v0.13.0.0-rc6        -> v0.13.0.0-rc6
2024-09-11T14:50:37.9023255Z  * [new tag]             v0.13.0.0-rc7        -> v0.13.0.0-rc7
2024-09-11T14:50:37.9025073Z  * [new tag]             v0.13.0.0-rc8        -> v0.13.0.0-rc8
2024-09-11T14:50:37.9026920Z  * [new tag]             v0.13.0.0-rc9        -> v0.13.0.0-rc9
2024-09-11T14:50:37.9029459Z  * [new tag]             v0.13.1.0            -> v0.13.1.0
2024-09-11T14:50:37.9031250Z  * [new tag]             v0.13.2.0            -> v0.13.2.0
2024-09-11T14:50:37.9032970Z  * [new tag]             v0.13.3.0            -> v0.13.3.0
2024-09-11T14:50:37.9035227Z  * [new tag]             v0.14.0.0            -> v0.14.0.0
2024-09-11T14:50:37.9036918Z  * [new tag]             v0.14.0.0-rc1        -> v0.14.0.0-rc1
2024-09-11T14:50:37.9038804Z  * [new tag]             v0.14.0.0-rc2        -> v0.14.0.0-rc2
2024-09-11T14:50:37.9041813Z  * [new tag]             v0.14.0.0-rc3        -> v0.14.0.0-rc3
2024-09-11T14:50:37.9043090Z  * [new tag]             v0.14.0.0-rc4        -> v0.14.0.0-rc4
2024-09-11T14:50:37.9044907Z  * [new tag]             v0.14.0.0-rc5        -> v0.14.0.0-rc5
2024-09-11T14:50:37.9046614Z  * [new tag]             v0.14.0.0-rc6        -> v0.14.0.0-rc6
2024-09-11T14:50:37.9048334Z  * [new tag]             v0.14.0.1            -> v0.14.0.1
2024-09-11T14:50:37.9050439Z  * [new tag]             v0.14.0.2            -> v0.14.0.2
2024-09-11T14:50:37.9052366Z  * [new tag]             v0.14.0.3            -> v0.14.0.3
2024-09-11T14:50:37.9053824Z  * [new tag]             v0.14.0.4            -> v0.14.0.4
2024-09-11T14:50:37.9055549Z  * [new tag]             v0.14.0.5            -> v0.14.0.5
2024-09-11T14:50:37.9057386Z  * [new tag]             v0.15.0.0            -> v0.15.0.0
2024-09-11T14:50:37.9058862Z  * [new tag]             v0.15.0.0-rc1        -> v0.15.0.0-rc1
2024-09-11T14:50:37.9060697Z  * [new tag]             v0.15.0.0-rc2        -> v0.15.0.0-rc2
2024-09-11T14:50:37.9062456Z  * [new tag]             v0.15.0.0-rc3        -> v0.15.0.0-rc3
2024-09-11T14:50:37.9064207Z  * [new tag]             v0.15.0.0-rc4        -> v0.15.0.0-rc4
2024-09-11T14:50:37.9066029Z  * [new tag]             v0.16.0.0            -> v0.16.0.0
2024-09-11T14:50:37.9067860Z  * [new tag]             v0.16.0.0-rc1        -> v0.16.0.0-rc1
2024-09-11T14:50:37.9069853Z  * [new tag]             v0.16.0.0-rc2        -> v0.16.0.0-rc2
2024-09-11T14:50:37.9071624Z  * [new tag]             v0.16.0.0-rc3        -> v0.16.0.0-rc3
2024-09-11T14:50:37.9073406Z  * [new tag]             v0.16.0.1            -> v0.16.0.1
2024-09-11T14:50:37.9075652Z  * [new tag]             v0.16.1.0            -> v0.16.1.0
2024-09-11T14:50:37.9076873Z  * [new tag]             v0.16.1.1            -> v0.16.1.1
2024-09-11T14:50:37.9079103Z  * [new tag]             v0.17.0.0            -> v0.17.0.0
2024-09-11T14:50:37.9080704Z  * [new tag]             v0.17.0.0-rc1        -> v0.17.0.0-rc1
2024-09-11T14:50:37.9082576Z  * [new tag]             v0.17.0.0-rc2        -> v0.17.0.0-rc2
2024-09-11T14:50:37.9083915Z  * [new tag]             v0.17.0.0-rc3        -> v0.17.0.0-rc3
2024-09-11T14:50:37.9085699Z  * [new tag]             v0.17.0.0-rc4        -> v0.17.0.0-rc4
2024-09-11T14:50:37.9087204Z  * [new tag]             v0.17.0.0-rc5        -> v0.17.0.0-rc5
2024-09-11T14:50:37.9089016Z  * [new tag]             v0.17.0.1            -> v0.17.0.1
2024-09-11T14:50:37.9090712Z  * [new tag]             v0.17.0.2            -> v0.17.0.2
2024-09-11T14:50:37.9092119Z  * [new tag]             v0.17.0.3            -> v0.17.0.3
2024-09-11T14:50:37.9093883Z  * [new tag]             v0.17.1.0-dev1       -> v0.17.1.0-dev1
2024-09-11T14:50:37.9095344Z  * [new tag]             v0.18.0.0-beta1      -> v0.18.0.0-beta1
2024-09-11T14:50:37.9096850Z  * [new tag]             v0.18.0.0-beta2      -> v0.18.0.0-beta2
2024-09-11T14:50:37.9098507Z  * [new tag]             v0.18.0.0-beta3      -> v0.18.0.0-beta3
2024-09-11T14:50:37.9100055Z  * [new tag]             v0.18.0.0-beta4      -> v0.18.0.0-beta4
2024-09-11T14:50:37.9101654Z  * [new tag]             v0.18.0.0-rot-alpha3 -> v0.18.0.0-rot-alpha3
2024-09-11T14:50:37.9103148Z  * [new tag]             v0.2.0               -> v0.2.0
2024-09-11T14:50:37.9104925Z  * [new tag]             v0.2.10              -> v0.2.10
2024-09-11T14:50:37.9106273Z  * [new tag]             v0.2.11              -> v0.2.11
2024-09-11T14:50:37.9107763Z  * [new tag]             v0.2.12              -> v0.2.12
2024-09-11T14:50:37.9109749Z  * [new tag]             v0.2.13              -> v0.2.13
2024-09-11T14:50:37.9111177Z  * [new tag]             v0.2.2               -> v0.2.2
2024-09-11T14:50:37.9112828Z  * [new tag]             v0.2.4               -> v0.2.4
2024-09-11T14:50:37.9114192Z  * [new tag]             v0.2.5               -> v0.2.5
2024-09-11T14:50:37.9115687Z  * [new tag]             v0.2.6               -> v0.2.6
2024-09-11T14:50:37.9117183Z  * [new tag]             v0.2.7               -> v0.2.7
2024-09-11T14:50:37.9118656Z  * [new tag]             v0.2.8               -> v0.2.8
2024-09-11T14:50:37.9120311Z  * [new tag]             v0.2.9               -> v0.2.9
2024-09-11T14:50:37.9121644Z  * [new tag]             v0.2rc2              -> v0.2rc2
2024-09-11T14:50:37.9123406Z  * [new tag]             v0.3.0               -> v0.3.0
2024-09-11T14:50:37.9124773Z  * [new tag]             v0.3.1               -> v0.3.1
2024-09-11T14:50:37.9126720Z  * [new tag]             v0.3.10              -> v0.3.10
2024-09-11T14:50:37.9128320Z  * [new tag]             v0.3.11_notexact     -> v0.3.11_notexact
2024-09-11T14:50:37.9129684Z  * [new tag]             v0.3.12              -> v0.3.12
2024-09-11T14:50:37.9131212Z  * [new tag]             v0.3.13              -> v0.3.13
2024-09-11T14:50:37.9132939Z  * [new tag]             v0.3.14              -> v0.3.14
2024-09-11T14:50:37.9134268Z  * [new tag]             v0.3.15              -> v0.3.15
2024-09-11T14:50:37.9135804Z  * [new tag]             v0.3.17              -> v0.3.17
2024-09-11T14:50:37.9137226Z  * [new tag]             v0.3.18              -> v0.3.18
2024-09-11T14:50:37.9138710Z  * [new tag]             v0.3.19              -> v0.3.19
2024-09-11T14:50:37.9140439Z  * [new tag]             v0.3.1rc1            -> v0.3.1rc1
2024-09-11T14:50:37.9141958Z  * [new tag]             v0.3.2               -> v0.3.2
2024-09-11T14:50:37.9143651Z  * [new tag]             v0.3.20              -> v0.3.20
2024-09-11T14:50:37.9144962Z  * [new tag]             v0.3.20.01_closest   -> v0.3.20.01_closest
2024-09-11T14:50:37.9146298Z  * [new tag]             v0.3.20.2_closest    -> v0.3.20.2_closest
2024-09-11T14:50:37.9147796Z  * [new tag]             v0.3.21              -> v0.3.21
2024-09-11T14:50:37.9149621Z  * [new tag]             v0.3.21rc            -> v0.3.21rc
2024-09-11T14:50:37.9152628Z  * [new tag]             v0.3.22              -> v0.3.22
2024-09-11T14:50:37.9154939Z  * [new tag]             v0.3.22rc1           -> v0.3.22rc1
2024-09-11T14:50:37.9155888Z  * [new tag]             v0.3.22rc2           -> v0.3.22rc2
2024-09-11T14:50:37.9157484Z  * [new tag]             v0.3.22rc3           -> v0.3.22rc3
2024-09-11T14:50:37.9158703Z  * [new tag]             v0.3.22rc4           -> v0.3.22rc4
2024-09-11T14:50:37.9160628Z  * [new tag]             v0.3.22rc5           -> v0.3.22rc5
2024-09-11T14:50:37.9161898Z  * [new tag]             v0.3.22rc6           -> v0.3.22rc6
2024-09-11T14:50:37.9163343Z  * [new tag]             v0.3.23              -> v0.3.23
2024-09-11T14:50:37.9164896Z  * [new tag]             v0.3.23rc1           -> v0.3.23rc1
2024-09-11T14:50:37.9166413Z  * [new tag]             v0.3.24              -> v0.3.24
2024-09-11T14:50:37.9168112Z  * [new tag]             v0.3.24rc1           -> v0.3.24rc1
2024-09-11T14:50:37.9169598Z  * [new tag]             v0.3.24rc2           -> v0.3.24rc2
2024-09-11T14:50:37.9171204Z  * [new tag]             v0.3.24rc3           -> v0.3.24rc3
2024-09-11T14:50:37.9172657Z  * [new tag]             v0.3.3               -> v0.3.3
2024-09-11T14:50:37.9174244Z  * [new tag]             v0.3.6               -> v0.3.6
2024-09-11T14:50:37.9175686Z  * [new tag]             v0.3.7               -> v0.3.7
2024-09-11T14:50:37.9177410Z  * [new tag]             v0.3.8               -> v0.3.8
2024-09-11T14:50:37.9178896Z  * [new tag]             v0.3rc1              -> v0.3rc1
2024-09-11T14:50:37.9180655Z  * [new tag]             v0.3rc2              -> v0.3rc2
2024-09-11T14:50:37.9182186Z  * [new tag]             v0.3rc4              -> v0.3rc4
2024-09-11T14:50:37.9184104Z  * [new tag]             v0.4.0               -> v0.4.0
2024-09-11T14:50:37.9186228Z  * [new tag]             v0.4.00rc1           -> v0.4.00rc1
2024-09-11T14:50:37.9187868Z  * [new tag]             v0.4.00rc2           -> v0.4.00rc2
2024-09-11T14:50:37.9189775Z  * [new tag]             v0.5.0               -> v0.5.0
2024-09-11T14:50:37.9191772Z  * [new tag]             v0.5.0rc1            -> v0.5.0rc1
2024-09-11T14:50:37.9193315Z  * [new tag]             v0.5.0rc2            -> v0.5.0rc2
2024-09-11T14:50:37.9195119Z  * [new tag]             v0.5.0rc3            -> v0.5.0rc3
2024-09-11T14:50:37.9196889Z  * [new tag]             v0.5.0rc4            -> v0.5.0rc4
2024-09-11T14:50:37.9198310Z  * [new tag]             v0.5.0rc5            -> v0.5.0rc5
2024-09-11T14:50:37.9199988Z  * [new tag]             v0.5.0rc6            -> v0.5.0rc6
2024-09-11T14:50:37.9201377Z  * [new tag]             v0.5.0rc7            -> v0.5.0rc7
2024-09-11T14:50:37.9203177Z  * [new tag]             v0.5.1               -> v0.5.1
2024-09-11T14:50:37.9205084Z  * [new tag]             v0.5.1rc1            -> v0.5.1rc1
2024-09-11T14:50:37.9206344Z  * [new tag]             v0.5.1rc2            -> v0.5.1rc2
2024-09-11T14:50:37.9208082Z  * [new tag]             v0.5.2               -> v0.5.2
2024-09-11T14:50:37.9209517Z  * [new tag]             v0.5.3               -> v0.5.3
2024-09-11T14:50:37.9211548Z  * [new tag]             v0.5.3rc4            -> v0.5.3rc4
2024-09-11T14:50:37.9213673Z  * [new tag]             v0.6.0               -> v0.6.0
2024-09-11T14:50:37.9214900Z  * [new tag]             v0.6.0rc1            -> v0.6.0rc1
2024-09-11T14:50:37.9216453Z  * [new tag]             v0.6.0rc2            -> v0.6.0rc2
2024-09-11T14:50:37.9218419Z  * [new tag]             v0.6.0rc3            -> v0.6.0rc3
2024-09-11T14:50:37.9219844Z  * [new tag]             v0.6.0rc4            -> v0.6.0rc4
2024-09-11T14:50:37.9221366Z  * [new tag]             v0.6.0rc5            -> v0.6.0rc5
2024-09-11T14:50:37.9223034Z  * [new tag]             v0.6.0rc6            -> v0.6.0rc6
2024-09-11T14:50:37.9224656Z  * [new tag]             v0.6.1               -> v0.6.1
2024-09-11T14:50:37.9226202Z  * [new tag]             v0.6.1rc1            -> v0.6.1rc1
2024-09-11T14:50:37.9227962Z  * [new tag]             v0.6.1rc2            -> v0.6.1rc2
2024-09-11T14:50:37.9229637Z  * [new tag]             v0.6.2               -> v0.6.2
2024-09-11T14:50:37.9231469Z  * [new tag]             v0.6.2.1             -> v0.6.2.1
2024-09-11T14:50:37.9232962Z  * [new tag]             v0.6.2.2             -> v0.6.2.2
2024-09-11T14:50:37.9234746Z  * [new tag]             v0.6.3               -> v0.6.3
2024-09-11T14:50:37.9236340Z  * [new tag]             v0.6.3a              -> v0.6.3a
2024-09-11T14:50:37.9237807Z  * [new tag]             v0.6.3b              -> v0.6.3b
2024-09-11T14:50:37.9239496Z  * [new tag]             v0.6.3c              -> v0.6.3c
2024-09-11T14:50:37.9241235Z  * [new tag]             v0.6.3rc1            -> v0.6.3rc1
2024-09-11T14:50:37.9242753Z  * [new tag]             v0.6.9               -> v0.6.9
2024-09-11T14:50:37.9244549Z  * [new tag]             v0.6.9.1             -> v0.6.9.1
2024-09-11T14:50:37.9246202Z  * [new tag]             v0.6.9.2             -> v0.6.9.2
2024-09-11T14:50:37.9247667Z  * [new tag]             v0.7.0               -> v0.7.0
2024-09-11T14:50:37.9250354Z  * [new tag]             v0.7.0rc1            -> v0.7.0rc1
2024-09-11T14:50:37.9251443Z  * [new tag]             v0.7.0rc2            -> v0.7.0rc2
2024-09-11T14:50:37.9252848Z  * [new tag]             v0.7.0rc3            -> v0.7.0rc3
2024-09-11T14:50:37.9254845Z  * [new tag]             v0.7.1               -> v0.7.1
2024-09-11T14:50:37.9256319Z  * [new tag]             v0.7.1rc1            -> v0.7.1rc1
2024-09-11T14:50:37.9258223Z  * [new tag]             v0.7.2               -> v0.7.2
2024-09-11T14:50:37.9259750Z  * [new tag]             v0.7.2rc2            -> v0.7.2rc2
2024-09-11T14:50:37.9261567Z  * [new tag]             v0.8.0               -> v0.8.0
2024-09-11T14:50:37.9263126Z  * [new tag]             v0.8.0rc1            -> v0.8.0rc1
2024-09-11T14:50:37.9264841Z  * [new tag]             v0.8.1               -> v0.8.1
2024-09-11T14:50:37.9266721Z  * [new tag]             v0.8.2               -> v0.8.2
2024-09-11T14:50:37.9268138Z  * [new tag]             v0.8.2.3             -> v0.8.2.3
2024-09-11T14:50:37.9270218Z  * [new tag]             v0.8.2rc1            -> v0.8.2rc1
2024-09-11T14:50:37.9271683Z  * [new tag]             v0.8.2rc2            -> v0.8.2rc2
2024-09-11T14:50:37.9273418Z  * [new tag]             v0.8.2rc3            -> v0.8.2rc3
2024-09-11T14:50:37.9275085Z  * [new tag]             v0.8.3               -> v0.8.3
2024-09-11T14:50:37.9276746Z  * [new tag]             v0.8.3.1             -> v0.8.3.1
2024-09-11T14:50:37.9278491Z  * [new tag]             v0.8.3.2             -> v0.8.3.2
2024-09-11T14:50:37.9280212Z  * [new tag]             v0.8.3.3             -> v0.8.3.3
2024-09-11T14:50:37.9281931Z  * [new tag]             v0.8.3.4             -> v0.8.3.4
2024-09-11T14:50:37.9283932Z  * [new tag]             v0.8.3.5             -> v0.8.3.5
2024-09-11T14:50:37.9285685Z  * [new tag]             v0.8.3.6             -> v0.8.3.6
2024-09-11T14:50:37.9287501Z  * [new tag]             v0.8.3.7             -> v0.8.3.7
2024-09-11T14:50:37.9288946Z  * [new tag]             v0.8.3.7-cc          -> v0.8.3.7-cc
2024-09-11T14:50:37.9290914Z  * [new tag]             v0.8.3.7-ccsec       -> v0.8.3.7-ccsec
2024-09-11T14:50:37.9292376Z  * [new tag]             v0.8.4               -> v0.8.4
2024-09-11T14:50:37.9294533Z  * [new tag]             v0.8.4.1             -> v0.8.4.1
2024-09-11T14:50:37.9296099Z  * [new tag]             v0.8.4.1-cc          -> v0.8.4.1-cc
2024-09-11T14:50:37.9297943Z  * [new tag]             v0.8.4.1-ccsec       -> v0.8.4.1-ccsec
2024-09-11T14:50:37.9299438Z  * [new tag]             v0.8.4.1-omg1        -> v0.8.4.1-omg1
2024-09-11T14:50:37.9301283Z  * [new tag]             v0.8.4.1-sse2test    -> v0.8.4.1-sse2test
2024-09-11T14:50:37.9302811Z  * [new tag]             v0.8.4rc1            -> v0.8.4rc1
2024-09-11T14:50:37.9304357Z  * [new tag]             v0.8.4rc2            -> v0.8.4rc2
2024-09-11T14:50:37.9306128Z  * [new tag]             v0.8.5               -> v0.8.5
2024-09-11T14:50:37.9307644Z  * [new tag]             v0.8.5-nodebloom     -> v0.8.5-nodebloom
2024-09-11T14:50:37.9312495Z  * [new tag]             v0.8.5.1             -> v0.8.5.1
2024-09-11T14:50:37.9313375Z  * [new tag]             v0.8.5.1-macosx      -> v0.8.5.1-macosx
2024-09-11T14:50:37.9313966Z  * [new tag]             v0.8.5.1-omg1        -> v0.8.5.1-omg1
2024-09-11T14:50:37.9314912Z  * [new tag]             v0.8.5.1-omg2        -> v0.8.5.1-omg2
2024-09-11T14:50:37.9316370Z  * [new tag]             v0.8.5.1-omgscrypt   -> v0.8.5.1-omgscrypt
2024-09-11T14:50:37.9318259Z  * [new tag]             v0.8.5.2-rc1         -> v0.8.5.2-rc1
2024-09-11T14:50:37.9319784Z  * [new tag]             v0.8.5.2-rc2         -> v0.8.5.2-rc2
2024-09-11T14:50:37.9321681Z  * [new tag]             v0.8.5.2-rc3         -> v0.8.5.2-rc3
2024-09-11T14:50:37.9323488Z  * [new tag]             v0.8.5.2-rc4         -> v0.8.5.2-rc4
2024-09-11T14:50:37.9325047Z  * [new tag]             v0.8.5.2-rc4-detect  -> v0.8.5.2-rc4-detect
2024-09-11T14:50:37.9327148Z  * [new tag]             v0.8.5.2-rc5         -> v0.8.5.2-rc5
2024-09-11T14:50:37.9329525Z  * [new tag]             v0.8.5.2-rc6         -> v0.8.5.2-rc6
2024-09-11T14:50:37.9331441Z  * [new tag]             v0.8.5.2rc1          -> v0.8.5.2rc1
2024-09-11T14:50:37.9333627Z  * [new tag]             v0.8.5.3-rc1         -> v0.8.5.3-rc1
2024-09-11T14:50:37.9335778Z  * [new tag]             v0.8.5.3-rc2         -> v0.8.5.3-rc2
2024-09-11T14:50:37.9337413Z  * [new tag]             v0.8.5.3-rc3         -> v0.8.5.3-rc3
2024-09-11T14:50:37.9339445Z  * [new tag]             v0.8.5.3-rc4         -> v0.8.5.3-rc4
2024-09-11T14:50:37.9341031Z  * [new tag]             v0.8.5.3-rc4-no-mmap -> v0.8.5.3-rc4-no-mmap
2024-09-11T14:50:37.9342908Z  * [new tag]             v0.8.5.3-rc5         -> v0.8.5.3-rc5
2024-09-11T14:50:37.9344517Z  * [new tag]             v0.8.5.3-rc6         -> v0.8.5.3-rc6
2024-09-11T14:50:37.9346583Z  * [new tag]             v0.8.5.3-rc7         -> v0.8.5.3-rc7
2024-09-11T14:50:37.9348106Z  * [new tag]             v0.8.5.3-rc8         -> v0.8.5.3-rc8
2024-09-11T14:50:37.9350331Z  * [new tag]             v0.8.6.1             -> v0.8.6.1
2024-09-11T14:50:37.9351898Z  * [new tag]             v0.8.6.2             -> v0.8.6.2
2024-09-11T14:50:37.9353695Z  * [new tag]             v0.8.7.0             -> v0.8.7.0
2024-09-11T14:50:37.9355132Z  * [new tag]             v0.8.7.1             -> v0.8.7.1
2024-09-11T14:50:37.9356912Z  * [new tag]             v0.8.7.2             -> v0.8.7.2
2024-09-11T14:50:37.9358318Z  * [new tag]             v0.8.7.3             -> v0.8.7.3
2024-09-11T14:50:37.9360136Z  * [new tag]             v0.8.8.0             -> v0.8.8.0
2024-09-11T14:50:37.9361865Z  * [new tag]             v0.8.9.0             -> v0.8.9.0
2024-09-11T14:50:37.9363683Z  * [new tag]             v0.8.9.1             -> v0.8.9.1
2024-09-11T14:50:37.9365092Z  * [new tag]             v0.8.9.2             -> v0.8.9.2
2024-09-11T14:50:37.9366797Z  * [new tag]             v0.9.0.0             -> v0.9.0.0
2024-09-11T14:50:37.9368308Z  * [new tag]             v0.9.0.1             -> v0.9.0.1
2024-09-11T14:50:37.9370142Z  * [new tag]             v0.9.1.0             -> v0.9.1.0
2024-09-11T14:50:37.9371563Z  * [new tag]             v0.9.1.1             -> v0.9.1.1
2024-09-11T14:50:37.9373279Z  * [new tag]             v0.9.1.2             -> v0.9.1.2
2024-09-11T14:50:37.9374744Z  * [new tag]             v0.9.10.0            -> v0.9.10.0
2024-09-11T14:50:37.9377128Z  * [new tag]             v0.9.10.1            -> v0.9.10.1
2024-09-11T14:50:37.9378524Z  * [new tag]             v0.9.10.2            -> v0.9.10.2
2024-09-11T14:50:37.9379979Z  * [new tag]             v0.9.11.0            -> v0.9.11.0
2024-09-11T14:50:37.9381471Z  * [new tag]             v0.9.11.1            -> v0.9.11.1
2024-09-11T14:50:37.9383250Z  * [new tag]             v0.9.11.2            -> v0.9.11.2
2024-09-11T14:50:37.9384480Z  * [new tag]             v0.9.11.3            -> v0.9.11.3
2024-09-11T14:50:37.9385937Z  * [new tag]             v0.9.11.4            -> v0.9.11.4
2024-09-11T14:50:37.9388267Z  * [new tag]             v0.9.11.5            -> v0.9.11.5
2024-09-11T14:50:37.9389749Z  * [new tag]             v0.9.11.6            -> v0.9.11.6
2024-09-11T14:50:37.9391223Z  * [new tag]             v0.9.12.0            -> v0.9.12.0
2024-09-11T14:50:37.9392717Z  * [new tag]             v0.9.12.1            -> v0.9.12.1
2024-09-11T14:50:37.9394155Z  * [new tag]             v0.9.12.10           -> v0.9.12.10
2024-09-11T14:50:37.9395625Z  * [new tag]             v0.9.12.11           -> v0.9.12.11
2024-09-11T14:50:37.9397081Z  * [new tag]             v0.9.12.12           -> v0.9.12.12
2024-09-11T14:50:37.9398568Z  * [new tag]             v0.9.12.13           -> v0.9.12.13
2024-09-11T14:50:37.9400014Z  * [new tag]             v0.9.12.14           -> v0.9.12.14
2024-09-11T14:50:37.9401466Z  * [new tag]             v0.9.12.15           -> v0.9.12.15
2024-09-11T14:50:37.9402999Z  * [new tag]             v0.9.12.16           -> v0.9.12.16
2024-09-11T14:50:37.9404448Z  * [new tag]             v0.9.12.17           -> v0.9.12.17
2024-09-11T14:50:37.9405899Z  * [new tag]             v0.9.12.18           -> v0.9.12.18
2024-09-11T14:50:37.9407392Z  * [new tag]             v0.9.12.19           -> v0.9.12.19
2024-09-11T14:50:37.9408845Z  * [new tag]             v0.9.12.2            -> v0.9.12.2
2024-09-11T14:50:37.9410373Z  * [new tag]             v0.9.12.20           -> v0.9.12.20
2024-09-11T14:50:37.9411831Z  * [new tag]             v0.9.12.21           -> v0.9.12.21
2024-09-11T14:50:37.9413286Z  * [new tag]             v0.9.12.22           -> v0.9.12.22
2024-09-11T14:50:37.9414818Z  * [new tag]             v0.9.12.23           -> v0.9.12.23
2024-09-11T14:50:37.9416308Z  * [new tag]             v0.9.12.24           -> v0.9.12.24
2024-09-11T14:50:37.9417785Z  * [new tag]             v0.9.12.25           -> v0.9.12.25
2024-09-11T14:50:37.9419286Z  * [new tag]             v0.9.12.26           -> v0.9.12.26
2024-09-11T14:50:37.9420716Z  * [new tag]             v0.9.12.27           -> v0.9.12.27
2024-09-11T14:50:37.9422181Z  * [new tag]             v0.9.12.28           -> v0.9.12.28
2024-09-11T14:50:37.9423641Z  * [new tag]             v0.9.12.29           -> v0.9.12.29
2024-09-11T14:50:37.9425073Z  * [new tag]             v0.9.12.30           -> v0.9.12.30
2024-09-11T14:50:37.9426549Z  * [new tag]             v0.9.12.31           -> v0.9.12.31
2024-09-11T14:50:37.9427998Z  * [new tag]             v0.9.12.32           -> v0.9.12.32
2024-09-11T14:50:37.9430356Z  * [new tag]             v0.9.12.4            -> v0.9.12.4
2024-09-11T14:50:37.9431625Z  * [new tag]             v0.9.12.5            -> v0.9.12.5
2024-09-11T14:50:37.9433013Z  * [new tag]             v0.9.12.6            -> v0.9.12.6
2024-09-11T14:50:37.9434526Z  * [new tag]             v0.9.12.7            -> v0.9.12.7
2024-09-11T14:50:37.9436232Z  * [new tag]             v0.9.12.8            -> v0.9.12.8
2024-09-11T14:50:37.9437457Z  * [new tag]             v0.9.12.9            -> v0.9.12.9
2024-09-11T14:50:37.9438892Z  * [new tag]             v0.9.13.0            -> v0.9.13.0
2024-09-11T14:50:37.9440390Z  * [new tag]             v0.9.13.1            -> v0.9.13.1
2024-09-11T14:50:37.9441849Z  * [new tag]             v0.9.13.10           -> v0.9.13.10
2024-09-11T14:50:37.9443392Z  * [new tag]             v0.9.13.11           -> v0.9.13.11
2024-09-11T14:50:37.9444870Z  * [new tag]             v0.9.13.12           -> v0.9.13.12
2024-09-11T14:50:37.9446411Z  * [new tag]             v0.9.13.13           -> v0.9.13.13
2024-09-11T14:50:37.9447911Z  * [new tag]             v0.9.13.14           -> v0.9.13.14
2024-09-11T14:50:37.9449307Z  * [new tag]             v0.9.13.15           -> v0.9.13.15
2024-09-11T14:50:37.9450763Z  * [new tag]             v0.9.13.2            -> v0.9.13.2
2024-09-11T14:50:37.9452221Z  * [new tag]             v0.9.13.3            -> v0.9.13.3
2024-09-11T14:50:37.9453676Z  * [new tag]             v0.9.13.4            -> v0.9.13.4
2024-09-11T14:50:37.9455116Z  * [new tag]             v0.9.13.5            -> v0.9.13.5
2024-09-11T14:50:37.9456609Z  * [new tag]             v0.9.13.6            -> v0.9.13.6
2024-09-11T14:50:37.9458066Z  * [new tag]             v0.9.13.7            -> v0.9.13.7
2024-09-11T14:50:37.9459513Z  * [new tag]             v0.9.13.8            -> v0.9.13.8
2024-09-11T14:50:37.9461225Z  * [new tag]             v0.9.13.9            -> v0.9.13.9
2024-09-11T14:50:37.9462485Z  * [new tag]             v0.9.3.0             -> v0.9.3.0
2024-09-11T14:50:37.9463949Z  * [new tag]             v0.9.3.3             -> v0.9.3.3
2024-09-11T14:50:37.9465413Z  * [new tag]             v0.9.3.4             -> v0.9.3.4
2024-09-11T14:50:37.9466953Z  * [new tag]             v0.9.4.11            -> v0.9.4.11
2024-09-11T14:50:37.9468969Z  * [new tag]             v0.9.4.12            -> v0.9.4.12
2024-09-11T14:50:37.9470363Z  * [new tag]             v0.9.4.13            -> v0.9.4.13
2024-09-11T14:50:37.9471869Z  * [new tag]             v0.9.4.2             -> v0.9.4.2
2024-09-11T14:50:37.9473397Z  * [new tag]             v0.9.4.3             -> v0.9.4.3
2024-09-11T14:50:37.9474902Z  * [new tag]             v0.9.4.5             -> v0.9.4.5
2024-09-11T14:50:37.9476495Z  * [new tag]             v0.9.4.6             -> v0.9.4.6
2024-09-11T14:50:37.9477936Z  * [new tag]             v0.9.4.8             -> v0.9.4.8
2024-09-11T14:50:37.9479465Z  * [new tag]             v0.9.4.9             -> v0.9.4.9
2024-09-11T14:50:37.9480933Z  * [new tag]             v0.9.5.0             -> v0.9.5.0
2024-09-11T14:50:37.9482564Z  * [new tag]             v0.9.5.1             -> v0.9.5.1
2024-09-11T14:50:37.9484097Z  * [new tag]             v0.9.5.3             -> v0.9.5.3
2024-09-11T14:50:37.9485554Z  * [new tag]             v0.9.5.5             -> v0.9.5.5
2024-09-11T14:50:37.9487632Z  * [new tag]             v18.0.0              -> v18.0.0
2024-09-11T14:50:37.9489294Z  * [new tag]             v18.0.0-rc10         -> v18.0.0-rc10
2024-09-11T14:50:37.9491196Z  * [new tag]             v18.0.0-rc11         -> v18.0.0-rc11
2024-09-11T14:50:37.9492809Z  * [new tag]             v18.0.0-rc12         -> v18.0.0-rc12
2024-09-11T14:50:37.9494786Z  * [new tag]             v18.0.0-rc4          -> v18.0.0-rc4
2024-09-11T14:50:37.9496588Z  * [new tag]             v18.0.0-rc5          -> v18.0.0-rc5
2024-09-11T14:50:37.9498544Z  * [new tag]             v18.0.0-rc6          -> v18.0.0-rc6
2024-09-11T14:50:37.9500475Z  * [new tag]             v18.0.0-rc7          -> v18.0.0-rc7
2024-09-11T14:50:37.9502367Z  * [new tag]             v18.0.0-rc8          -> v18.0.0-rc8
2024-09-11T14:50:37.9504244Z  * [new tag]             v18.0.0-rc9          -> v18.0.0-rc9
2024-09-11T14:50:37.9505999Z  * [new tag]             v18.0.0.0-rc1        -> v18.0.0.0-rc1
2024-09-11T14:50:37.9507839Z  * [new tag]             v18.0.0.0-rc2        -> v18.0.0.0-rc2
2024-09-11T14:50:37.9509881Z  * [new tag]             v18.0.0.0-rc3        -> v18.0.0.0-rc3
2024-09-11T14:50:37.9511530Z  * [new tag]             v18.0.1              -> v18.0.1
2024-09-11T14:50:37.9513502Z  * [new tag]             v18.0.2              -> v18.0.2
2024-09-11T14:50:37.9515253Z  * [new tag]             v18.1.0              -> v18.1.0
2024-09-11T14:50:37.9517071Z  * [new tag]             v18.1.0-rc.1         -> v18.1.0-rc.1
2024-09-11T14:50:37.9518954Z  * [new tag]             v18.1.0.0-alpha1     -> v18.1.0.0-alpha1
2024-09-11T14:50:37.9520581Z  * [new tag]             v18.1.1              -> v18.1.1
2024-09-11T14:50:37.9522514Z  * [new tag]             v18.2.0              -> v18.2.0
2024-09-11T14:50:37.9524346Z  * [new tag]             v18.2.0-beta.1       -> v18.2.0-beta.1
2024-09-11T14:50:37.9526197Z  * [new tag]             v18.2.0-rc.1         -> v18.2.0-rc.1
2024-09-11T14:50:37.9528091Z  * [new tag]             v18.2.0-rc.2         -> v18.2.0-rc.2
2024-09-11T14:50:37.9529992Z  * [new tag]             v18.2.0-rc.3         -> v18.2.0-rc.3
2024-09-11T14:50:37.9532038Z  * [new tag]             v18.2.0-rc.4         -> v18.2.0-rc.4
2024-09-11T14:50:37.9533865Z  * [new tag]             v18.2.1              -> v18.2.1
2024-09-11T14:50:37.9535667Z  * [new tag]             v18.2.2              -> v18.2.2
2024-09-11T14:50:37.9537586Z  * [new tag]             v19.0.0              -> v19.0.0
2024-09-11T14:50:37.9540385Z  * [new tag]             v19.0.0-beta.1       -> v19.0.0-beta.1
2024-09-11T14:50:37.9542136Z  * [new tag]             v19.0.0-beta.2       -> v19.0.0-beta.2
2024-09-11T14:50:37.9544109Z  * [new tag]             v19.0.0-beta.3       -> v19.0.0-beta.3
2024-09-11T14:50:37.9546000Z  * [new tag]             v19.0.0-beta.4       -> v19.0.0-beta.4
2024-09-11T14:50:37.9548461Z  * [new tag]             v19.0.0-beta.5       -> v19.0.0-beta.5
2024-09-11T14:50:37.9550915Z  * [new tag]             v19.0.0-beta.6       -> v19.0.0-beta.6
2024-09-11T14:50:37.9552805Z  * [new tag]             v19.0.0-rc.1         -> v19.0.0-rc.1
2024-09-11T14:50:37.9554768Z  * [new tag]             v19.0.0-rc.10        -> v19.0.0-rc.10
2024-09-11T14:50:37.9556664Z  * [new tag]             v19.0.0-rc.2         -> v19.0.0-rc.2
2024-09-11T14:50:37.9558586Z  * [new tag]             v19.0.0-rc.3         -> v19.0.0-rc.3
2024-09-11T14:50:37.9560506Z  * [new tag]             v19.0.0-rc.4         -> v19.0.0-rc.4
2024-09-11T14:50:37.9562433Z  * [new tag]             v19.0.0-rc.5         -> v19.0.0-rc.5
2024-09-11T14:50:37.9564384Z  * [new tag]             v19.0.0-rc.6         -> v19.0.0-rc.6
2024-09-11T14:50:37.9566274Z  * [new tag]             v19.0.0-rc.7         -> v19.0.0-rc.7
2024-09-11T14:50:37.9568129Z  * [new tag]             v19.0.0-rc.8         -> v19.0.0-rc.8
2024-09-11T14:50:37.9570079Z  * [new tag]             v19.0.0-rc.9         -> v19.0.0-rc.9
2024-09-11T14:50:37.9572039Z  * [new tag]             v19.1.0              -> v19.1.0
2024-09-11T14:50:37.9574002Z  * [new tag]             v19.2.0              -> v19.2.0
2024-09-11T14:50:37.9575919Z  * [new tag]             v19.2.0-rc.1         -> v19.2.0-rc.1
2024-09-11T14:50:37.9577588Z  * [new tag]             v19.3.0              -> v19.3.0
2024-09-11T14:50:37.9579693Z  * [new tag]             v20.0.0              -> v20.0.0
2024-09-11T14:50:37.9581677Z  * [new tag]             v20.0.0-beta.1       -> v20.0.0-beta.1
2024-09-11T14:50:37.9583663Z  * [new tag]             v20.0.0-beta.2       -> v20.0.0-beta.2
2024-09-11T14:50:37.9585694Z  * [new tag]             v20.0.0-beta.3       -> v20.0.0-beta.3
2024-09-11T14:50:37.9587602Z  * [new tag]             v20.0.0-beta.4       -> v20.0.0-beta.4
2024-09-11T14:50:37.9591270Z  * [new tag]             v20.0.0-beta.5       -> v20.0.0-beta.5
2024-09-11T14:50:37.9593161Z  * [new tag]             v20.0.0-beta.6       -> v20.0.0-beta.6
2024-09-11T14:50:37.9595121Z  * [new tag]             v20.0.0-beta.7       -> v20.0.0-beta.7
2024-09-11T14:50:37.9597118Z  * [new tag]             v20.0.0-beta.8       -> v20.0.0-beta.8
2024-09-11T14:50:37.9599374Z  * [new tag]             v20.0.0-beta.9       -> v20.0.0-beta.9
2024-09-11T14:50:37.9601180Z  * [new tag]             v20.0.0-rc.1         -> v20.0.0-rc.1
2024-09-11T14:50:37.9603339Z  * [new tag]             v20.0.0-rc.2         -> v20.0.0-rc.2
2024-09-11T14:50:37.9605287Z  * [new tag]             v20.0.0-rc.3         -> v20.0.0-rc.3
2024-09-11T14:50:37.9607258Z  * [new tag]             v20.0.1              -> v20.0.1
2024-09-11T14:50:37.9609194Z  * [new tag]             v20.0.2              -> v20.0.2
2024-09-11T14:50:37.9611164Z  * [new tag]             v20.0.3              -> v20.0.3
2024-09-11T14:50:37.9612880Z  * [new tag]             v20.0.4              -> v20.0.4
2024-09-11T14:50:37.9615228Z  * [new tag]             v20.1.0              -> v20.1.0
2024-09-11T14:50:37.9617213Z  * [new tag]             v20.1.0-rc.1         -> v20.1.0-rc.1
2024-09-11T14:50:37.9619325Z  * [new tag]             v20.1.0-rc.2         -> v20.1.0-rc.2
2024-09-11T14:50:37.9621364Z  * [new tag]             v20.1.0-rc.3         -> v20.1.0-rc.3
2024-09-11T14:50:37.9623049Z  * [new tag]             v20.1.1              -> v20.1.1
2024-09-11T14:50:37.9625090Z  * [new tag]             v21.0.0              -> v21.0.0
2024-09-11T14:50:37.9627248Z  * [new tag]             v21.0.0-rc.1         -> v21.0.0-rc.1
2024-09-11T14:50:37.9629685Z  * [new tag]             v21.0.0-rc.2         -> v21.0.0-rc.2
2024-09-11T14:50:37.9631740Z  * [new tag]             v21.0.0-rc.3         -> v21.0.0-rc.3
2024-09-11T14:50:37.9633944Z  * [new tag]             v21.0.1              -> v21.0.1
2024-09-11T14:50:37.9635679Z  * [new tag]             v21.0.2              -> v21.0.2
2024-09-11T14:50:37.9637415Z  * [new tag]             v21.1.0              -> v21.1.0
2024-09-11T14:50:37.9738514Z [command]/usr/bin/git rev-parse --verify --quiet 0401c581eb3f4ea2303c9390d81ac081980af953^{object}
2024-09-11T14:50:37.9775589Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules origin 0401c581eb3f4ea2303c9390d81ac081980af953
2024-09-11T14:50:38.3092084Z From https://github.com/dashpay/dash
2024-09-11T14:50:38.3093063Z  * branch                0401c581eb3f4ea2303c9390d81ac081980af953 -> FETCH_HEAD
2024-09-11T14:50:38.3121658Z ##[endgroup]
2024-09-11T14:50:38.3122125Z ##[group]Determining the checkout info
2024-09-11T14:50:38.3123255Z ##[endgroup]
2024-09-11T14:50:38.3129459Z [command]/usr/bin/git sparse-checkout disable
2024-09-11T14:50:38.3176598Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2024-09-11T14:50:38.3203934Z ##[group]Checking out the ref
2024-09-11T14:50:38.3208583Z [command]/usr/bin/git checkout --progress --force 0401c581eb3f4ea2303c9390d81ac081980af953
2024-09-11T14:50:38.7075237Z Note: switching to '0401c581eb3f4ea2303c9390d81ac081980af953'.
2024-09-11T14:50:38.7075839Z 
2024-09-11T14:50:38.7076243Z You are in 'detached HEAD' state. You can look around, make experimental
2024-09-11T14:50:38.7077008Z changes and commit them, and you can discard any commits you make in this
2024-09-11T14:50:38.7077641Z state without impacting any branches by switching back to a branch.
2024-09-11T14:50:38.7077996Z 
2024-09-11T14:50:38.7078248Z If you want to create a new branch to retain commits you create, you may
2024-09-11T14:50:38.7078879Z do so (now or later) by using -c with the switch command. Example:
2024-09-11T14:50:38.7079222Z 
2024-09-11T14:50:38.7079375Z   git switch -c <new-branch-name>
2024-09-11T14:50:38.7079590Z 
2024-09-11T14:50:38.7079705Z Or undo this operation with:
2024-09-11T14:50:38.7079905Z 
2024-09-11T14:50:38.7079996Z   git switch -
2024-09-11T14:50:38.7080143Z 
2024-09-11T14:50:38.7080410Z Turn off this advice by setting config variable advice.detachedHead to false
2024-09-11T14:50:38.7080808Z 
2024-09-11T14:50:38.7081078Z HEAD is now at 0401c581e stats: `const`-ify variables and arguments
2024-09-11T14:50:38.7109851Z ##[endgroup]
2024-09-11T14:50:38.7152541Z [command]/usr/bin/git log -1 --format='%H'
2024-09-11T14:50:38.7177243Z '0401c581eb3f4ea2303c9390d81ac081980af953'
2024-09-11T14:50:38.7501331Z ##[group]Run actions/cache@v3
2024-09-11T14:50:38.7501667Z with:
2024-09-11T14:50:38.7502710Z   path: /home/runner/work/dash/dash/.cache
/home/runner/work/dash/dash/dash/depends/built
/home/runner/work/dash/dash/dash/depends/sources
/home/runner/work/dash/dash/dash/depends/work
/gnu/store

2024-09-11T14:50:38.7504031Z   key: Linux-guix-x86_64-apple-darwin-4d312b54565bff449a1d8f8cad55d7159009b973
2024-09-11T14:50:38.7504645Z   restore-keys: Linux-guix-x86_64-apple-darwin
Linux-guix-

2024-09-11T14:50:38.7505060Z   enableCrossOsArchive: false
2024-09-11T14:50:38.7505350Z   fail-on-cache-miss: false
2024-09-11T14:50:38.7505627Z   lookup-only: false
2024-09-11T14:50:38.7505868Z ##[endgroup]
2024-09-11T14:50:39.9943769Z Received 306184192 of 1251170346 (24.5%), 290.8 MBs/sec
2024-09-11T14:50:41.0009576Z Received 687865856 of 1251170346 (55.0%), 326.2 MBs/sec
2024-09-11T14:50:42.0078394Z Received 1044381696 of 1251170346 (83.5%), 330.0 MBs/sec
2024-09-11T14:50:42.5480192Z Cache Size: ~1193 MB (1251170346 B)
2024-09-11T14:50:42.5523295Z [command]/usr/bin/tar -xf /home/runner/work/_temp/db873cad-7738-4e76-a1e7-c70911e6032f/cache.tzst -P -C /home/runner/work/dash/dash --use-compress-program unzstd
2024-09-11T14:50:43.0080948Z Received 1251170346 of 1251170346 (100.0%), 297.0 MBs/sec
2024-09-11T14:50:45.3686943Z Cache restored successfully
2024-09-11T14:50:45.6102369Z Cache restored from key: Linux-guix-x86_64-apple-darwin-1464e69058684762143f2a41165d5ed554e7779e
2024-09-11T14:50:45.6327729Z ##[group]Run mkdir -p .cache
2024-09-11T14:50:45.6328127Z [36;1mmkdir -p .cache[0m
2024-09-11T14:50:45.6355225Z shell: /usr/bin/bash -e {0}
2024-09-11T14:50:45.6355546Z ##[endgroup]
2024-09-11T14:50:45.8159781Z ##[group]Run docker run --privileged -d --rm -t \
2024-09-11T14:50:45.8160317Z [36;1mdocker run --privileged -d --rm -t \[0m
2024-09-11T14:50:45.8160696Z [36;1m  --name guix-daemon \[0m
2024-09-11T14:50:45.8161147Z [36;1m  -e ADDITIONAL_GUIX_COMMON_FLAGS="--max-jobs=$(nproc --all)" \[0m
2024-09-11T14:50:45.8161691Z [36;1m  -v /home/runner/work/dash/dash/dash:/src/dash \[0m
2024-09-11T14:50:45.8162221Z [36;1m  -v /home/runner/work/dash/dash/.cache:/home/ubuntu/.cache \[0m
2024-09-11T14:50:45.8162670Z [36;1m  -w /src/dash \[0m
2024-09-11T14:50:45.8163082Z [36;1m  ghcr.io/dashpay/dash/dashcore-guix-builder:develop && \[0m
2024-09-11T14:50:45.8163770Z [36;1mdocker exec guix-daemon bash -c 'HOSTS=x86_64-apple-darwin /usr/local/bin/guix-start'[0m
2024-09-11T14:50:45.8188011Z shell: /usr/bin/bash -e {0}
2024-09-11T14:50:45.8188298Z ##[endgroup]
2024-09-11T14:50:45.9599407Z Unable to find image 'ghcr.io/dashpay/dash/dashcore-guix-builder:develop' locally
2024-09-11T14:50:46.2024236Z develop: Pulling from dashpay/dash/dashcore-guix-builder
2024-09-11T14:50:46.2632777Z 9ea8908f4765: Pulling fs layer
2024-09-11T14:50:46.2633408Z ff42811a95fb: Pulling fs layer
2024-09-11T14:50:46.2633952Z 1178535f301f: Pulling fs layer
2024-09-11T14:50:46.2634775Z c9d010be6dca: Pulling fs layer
2024-09-11T14:50:46.2635324Z 4399d879f691: Pulling fs layer
2024-09-11T14:50:46.2635904Z 198bb0cb0601: Pulling fs layer
2024-09-11T14:50:46.2636440Z 65687a4fd5a2: Pulling fs layer
2024-09-11T14:50:46.2636995Z 2d833d5b980e: Pulling fs layer
2024-09-11T14:50:46.2637551Z 507c88799969: Pulling fs layer
2024-09-11T14:50:46.2638083Z fea099af7b35: Pulling fs layer
2024-09-11T14:50:46.2638617Z 58bc7b9ff317: Pulling fs layer
2024-09-11T14:50:46.2639210Z 14efd925edc8: Pulling fs layer
2024-09-11T14:50:46.2639748Z 0a3914668d46: Pulling fs layer
2024-09-11T14:50:46.2640278Z 4f4fb700ef54: Pulling fs layer
2024-09-11T14:50:46.2640798Z 507c88799969: Waiting
2024-09-11T14:50:46.2641252Z 4399d879f691: Waiting
2024-09-11T14:50:46.2641700Z 198bb0cb0601: Waiting
2024-09-11T14:50:46.2642152Z 65687a4fd5a2: Waiting
2024-09-11T14:50:46.2642601Z c9d010be6dca: Waiting
2024-09-11T14:50:46.2643034Z 58bc7b9ff317: Waiting
2024-09-11T14:50:46.2643462Z 14efd925edc8: Waiting
2024-09-11T14:50:46.2643881Z 0a3914668d46: Waiting
2024-09-11T14:50:46.2644341Z 4f4fb700ef54: Waiting
2024-09-11T14:50:46.2644756Z 2d833d5b980e: Waiting
2024-09-11T14:50:46.2645182Z fea099af7b35: Waiting
2024-09-11T14:50:46.4544226Z 9ea8908f4765: Verifying Checksum
2024-09-11T14:50:46.4544900Z 9ea8908f4765: Download complete
2024-09-11T14:50:46.5354133Z c9d010be6dca: Verifying Checksum
2024-09-11T14:50:46.5354834Z c9d010be6dca: Download complete
2024-09-11T14:50:46.6179664Z 4399d879f691: Verifying Checksum
2024-09-11T14:50:46.6185441Z 4399d879f691: Download complete
2024-09-11T14:50:46.7026119Z 198bb0cb0601: Verifying Checksum
2024-09-11T14:50:46.7027343Z 198bb0cb0601: Download complete
2024-09-11T14:50:46.7644531Z ff42811a95fb: Verifying Checksum
2024-09-11T14:50:46.7645786Z ff42811a95fb: Download complete
2024-09-11T14:50:46.7995044Z 65687a4fd5a2: Verifying Checksum
2024-09-11T14:50:46.7996572Z 65687a4fd5a2: Download complete
2024-09-11T14:50:46.8473005Z 2d833d5b980e: Verifying Checksum
2024-09-11T14:50:46.8474125Z 2d833d5b980e: Download complete
2024-09-11T14:50:46.8733289Z 507c88799969: Verifying Checksum
2024-09-11T14:50:46.8733919Z 507c88799969: Download complete
2024-09-11T14:50:46.9403561Z fea099af7b35: Verifying Checksum
2024-09-11T14:50:46.9404236Z fea099af7b35: Download complete
2024-09-11T14:50:46.9464631Z 58bc7b9ff317: Verifying Checksum
2024-09-11T14:50:46.9465443Z 58bc7b9ff317: Download complete
2024-09-11T14:50:47.0171005Z 14efd925edc8: Verifying Checksum
2024-09-11T14:50:47.0171668Z 14efd925edc8: Download complete
2024-09-11T14:50:47.0182891Z 0a3914668d46: Verifying Checksum
2024-09-11T14:50:47.0183470Z 0a3914668d46: Download complete
2024-09-11T14:50:47.0999168Z 4f4fb700ef54: Verifying Checksum
2024-09-11T14:50:47.0999847Z 4f4fb700ef54: Download complete
2024-09-11T14:50:47.4050599Z 1178535f301f: Verifying Checksum
2024-09-11T14:50:47.4051040Z 1178535f301f: Download complete
2024-09-11T14:50:47.6351526Z 9ea8908f4765: Pull complete
2024-09-11T14:50:52.7431577Z ff42811a95fb: Pull complete
2024-09-11T14:51:01.1233640Z 1178535f301f: Pull complete
2024-09-11T14:51:01.1351287Z c9d010be6dca: Pull complete
2024-09-11T14:51:01.1471981Z 4399d879f691: Pull complete
2024-09-11T14:51:01.1656013Z 198bb0cb0601: Pull complete
2024-09-11T14:51:01.1841620Z 65687a4fd5a2: Pull complete
2024-09-11T14:51:01.1969551Z 2d833d5b980e: Pull complete
2024-09-11T14:51:01.2124980Z 507c88799969: Pull complete
2024-09-11T14:51:01.2264316Z fea099af7b35: Pull complete
2024-09-11T14:51:01.2629030Z 58bc7b9ff317: Pull complete
2024-09-11T14:51:01.2732550Z 14efd925edc8: Pull complete
2024-09-11T14:51:01.2844447Z 0a3914668d46: Pull complete
2024-09-11T14:51:01.2953831Z 4f4fb700ef54: Pull complete
2024-09-11T14:51:01.3001113Z Digest: sha256:f96d18b2b321483a567fc2eb6ccca5c318a62fbb7bc0948e52d5f185cc90b1ed
2024-09-11T14:51:01.3019151Z Status: Downloaded newer image for ghcr.io/dashpay/dash/dashcore-guix-builder:develop
2024-09-11T14:51:01.3200593Z fceaad78abbce2455f3e6c38e6ca5fd94103fb75019d3281bfd2274acaa7875c
2024-09-11T14:51:01.7236997Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2024-09-11T14:51:01.7238281Z                                  Dload  Upload   Total   Spent    Left  Speed
2024-09-11T14:51:01.7238860Z 
2024-09-11T14:51:02.3150258Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2024-09-11T14:51:03.3150366Z   0 71.1M    0  191k    0     0   324k      0  0:03:44 --:--:--  0:03:44  323k
2024-09-11T14:51:04.3149318Z   1 71.1M    1 1183k    0     0   743k      0  0:01:37  0:00:01  0:01:36  743k
2024-09-11T14:51:05.3151585Z   3 71.1M    3 2655k    0     0  1024k      0  0:01:11  0:00:02  0:01:09 1024k
2024-09-11T14:51:06.3151985Z   5 71.1M    5 4351k    0     0  1211k      0  0:01:00  0:00:03  0:00:57 1211k
2024-09-11T14:51:07.3164410Z   8 71.1M    8 6063k    0     0  1320k      0  0:00:55  0:00:04  0:00:51 1320k
2024-09-11T14:51:08.3150311Z  10 71.1M   10 7935k    0     0  1419k      0  0:00:51  0:00:05  0:00:46 1548k
2024-09-11T14:51:09.3152307Z  14 71.1M   14 10.1M    0     0  1575k      0  0:00:46  0:00:06  0:00:40 1840k
2024-09-11T14:51:10.3151672Z  17 71.1M   17 12.7M    0     0  1713k      0  0:00:42  0:00:07  0:00:35 2070k
2024-09-11T14:51:11.3149852Z  21 71.1M   21 15.2M    0     0  1823k      0  0:00:39  0:00:08  0:00:31 2262k
2024-09-11T14:51:12.3150524Z  24 71.1M   24 17.7M    0     0  1891k      0  0:00:38  0:00:09  0:00:29 2416k
2024-09-11T14:51:13.3150473Z  28 71.1M   28 20.3M    0     0  1966k      0  0:00:37  0:00:10  0:00:27 2579k
2024-09-11T14:51:14.3149831Z  32 71.1M   32 23.1M    0     0  2044k      0  0:00:35  0:00:11  0:00:24 2662k
2024-09-11T14:51:15.3159880Z  37 71.1M   37 26.8M    0     0  2185k      0  0:00:33  0:00:12  0:00:21 2902k
2024-09-11T14:51:16.3153476Z  47 71.1M   47 33.9M    0     0  2556k      0  0:00:28  0:00:13  0:00:15 3817k
2024-09-11T14:51:17.3151639Z  57 71.1M   57 41.1M    0     0  2885k      0  0:00:25  0:00:14  0:00:11 4790k
2024-09-11T14:51:18.3154020Z  67 71.1M   67 48.0M    0     0  3154k      0  0:00:23  0:00:15  0:00:08 5670k
2024-09-11T14:51:19.3150227Z  76 71.1M   76 54.7M    0     0  3379k      0  0:00:21  0:00:16  0:00:05 6473k
2024-09-11T14:51:20.3148070Z  87 71.1M   87 62.1M    0     0  3618k      0  0:00:20  0:00:17  0:00:03 7225k
2024-09-11T14:51:20.4414367Z  98 71.1M   98 69.8M    0     0  3847k      0  0:00:18  0:00:18 --:--:-- 7355k
2024-09-11T14:51:20.4415124Z 100 71.1M  100 71.1M    0     0  3893k      0  0:00:18  0:00:18 --:--:-- 7461k
2024-09-11T14:51:21.5254775Z Found macOS SDK at '/src/dash/depends/SDKs/Xcode-12.2-12B45b-extracted-SDK-with-libcxx-headers', using...
2024-09-11T14:51:21.5948350Z Checking that we can connect to the guix-daemon...
2024-09-11T14:51:21.5949206Z 
2024-09-11T14:51:21.5959720Z Hint: If this hangs, you may want to try turning your guix-daemon off and on
2024-09-11T14:51:21.5960590Z       again.
2024-09-11T14:51:21.5960817Z 
2024-09-11T14:51:22.8636622Z make: Entering directory '/src/dash/depends'
2024-09-11T14:51:23.9845981Z make[1]: Entering directory '/src/dash/depends'
2024-09-11T14:51:27.2121803Z make[1]: Leaving directory '/src/dash/depends'
2024-09-11T14:51:27.2122880Z make: Leaving directory '/src/dash/depends'
2024-09-11T14:51:27.2160454Z INFO: Building 21.1.0-541-g0401c581eb3f for platform triple x86_64-apple-darwin:
2024-09-11T14:51:27.2161422Z       ...using reference timestamp: 1725566687
2024-09-11T14:51:27.2162052Z       ...running at most 4 jobs
2024-09-11T14:51:27.2162730Z       ...from worktree directory: '/src/dash'
2024-09-11T14:51:27.2163833Z           ...bind-mounted in container to: '/dash'
2024-09-11T14:51:27.2165345Z       ...in build directory: '/src/dash/guix-build-21.1.0-541-g0401c581eb3f/distsrc-21.1.0-541-g0401c581eb3f-x86_64-apple-darwin'
2024-09-11T14:51:27.2167164Z           ...bind-mounted in container to: '/distsrc-base/distsrc-21.1.0-541-g0401c581eb3f-x86_64-apple-darwin'
2024-09-11T14:51:27.2168708Z       ...outputting in: '/src/dash/guix-build-21.1.0-541-g0401c581eb3f/output/x86_64-apple-darwin'
2024-09-11T14:51:27.2169965Z           ...bind-mounted in container to: '/outdir-base/x86_64-apple-darwin'
2024-09-11T14:51:27.3381906Z Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
2024-09-11T14:51:34.0353728Z substitute: 
2024-09-11T14:51:34.0377321Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:51:34.0378748Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:51:35.4602210Z substitute: 
2024-09-11T14:51:35.4618448Z substitute: [Kupdating substitutes from 'https://ci.guix.gnu.org'...   0.0%
2024-09-11T14:51:35.4619339Z substitute: [Kupdating substitutes from 'https://ci.guix.gnu.org'... 100.0%
2024-09-11T14:51:35.5542479Z substitute: 
2024-09-11T14:51:35.5562863Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:51:35.5564320Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:51:35.6505518Z substitute: 
2024-09-11T14:51:35.6516928Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:51:35.6518350Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:51:35.7503124Z substitute: 
2024-09-11T14:51:35.7528789Z substitute: [Kupdating substitutes from 'https://ci.guix.gnu.org'...   0.0%
2024-09-11T14:51:35.7530101Z substitute: [Kupdating substitutes from 'https://ci.guix.gnu.org'... 100.0%
2024-09-11T14:51:35.8447523Z substitute: 
2024-09-11T14:51:35.8461246Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:51:35.8462917Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:51:35.9448957Z substitute: 
2024-09-11T14:51:35.9471518Z substitute: [Kupdating substitutes from 'https://ci.guix.gnu.org'...   0.0%
2024-09-11T14:51:35.9472847Z substitute: [Kupdating substitutes from 'https://ci.guix.gnu.org'... 100.0%
2024-09-11T14:51:36.0419621Z substitute: 
2024-09-11T14:51:36.0439733Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:51:36.0440712Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:51:36.1373343Z substitute: 
2024-09-11T14:51:36.1419235Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:51:36.1420304Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:51:36.2349132Z substitute: 
2024-09-11T14:51:36.2368232Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:51:36.2369650Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:51:36.3285568Z substitute: 
2024-09-11T14:51:36.3295886Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:51:36.3297275Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:51:36.4289314Z substitute: 
2024-09-11T14:51:36.4307989Z substitute: [Kupdating substitutes from 'https://ci.guix.gnu.org'...   0.0%
2024-09-11T14:51:36.4309256Z substitute: [Kupdating substitutes from 'https://ci.guix.gnu.org'... 100.0%
2024-09-11T14:51:36.5269567Z substitute: 
2024-09-11T14:51:36.5278494Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:51:36.5280099Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:51:36.6269099Z substitute: 
2024-09-11T14:51:36.6297929Z substitute: [Kupdating substitutes from 'https://ci.guix.gnu.org'...   0.0%
2024-09-11T14:51:36.6299208Z substitute: [Kupdating substitutes from 'https://ci.guix.gnu.org'... 100.0%
2024-09-11T14:51:36.7279901Z substitute: 
2024-09-11T14:51:36.7301861Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:51:36.7303550Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:51:36.8231384Z substitute: 
2024-09-11T14:51:36.8244071Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:51:36.8245510Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:51:36.9252907Z substitute: 
2024-09-11T14:51:36.9275216Z substitute: [Kupdating substitutes from 'https://ci.guix.gnu.org'...   0.0%
2024-09-11T14:51:36.9276121Z substitute: [Kupdating substitutes from 'https://ci.guix.gnu.org'... 100.0%
2024-09-11T14:51:37.0195290Z substitute: 
2024-09-11T14:51:37.0208455Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:51:37.0209836Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:51:37.1193269Z substitute: 
2024-09-11T14:51:37.1214362Z substitute: [Kupdating substitutes from 'https://ci.guix.gnu.org'...   0.0%
2024-09-11T14:51:37.1215650Z substitute: [Kupdating substitutes from 'https://ci.guix.gnu.org'... 100.0%
2024-09-11T14:51:37.2133018Z substitute: 
2024-09-11T14:51:37.2146612Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:51:37.2148106Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:51:37.3126470Z substitute: 
2024-09-11T14:51:37.3151125Z substitute: [Kupdating substitutes from 'https://ci.guix.gnu.org'...   0.0%
2024-09-11T14:51:37.3152153Z substitute: [Kupdating substitutes from 'https://ci.guix.gnu.org'... 100.0%
2024-09-11T14:51:37.9454859Z ..
2024-09-11T14:51:37.9457898Z 
2024-09-11T14:51:37.9459082Z 
2024-09-11T14:51:38.6528637Z .
2024-09-11T14:51:38.6536572Z substitution of /gnu/store/g000a71kc336795axa3hh1xhd3mfq083-libffi-3.3 complete
2024-09-11T14:51:38.7194350Z 
2024-09-11T14:51:38.7197829Z substitution of /gnu/store/3pylba5sjy3r7b8fjm9yxz24751721ff-libgc-8.0.4 complete
2024-09-11T14:51:38.8002939Z 
2024-09-11T14:51:38.8007797Z substitution of /gnu/store/lk24spr6hbkzh68s79nzqp9z36nx0m1f-pkg-config-0.29.2 complete
2024-09-11T14:51:38.8263678Z 
2024-09-11T14:51:38.8309098Z substitution of /gnu/store/ijdwcgl0s5ks7khn0i6haiwrqdv173f8-module-import complete
2024-09-11T14:51:38.9243918Z .
2024-09-11T14:51:39.1197305Z 
2024-09-11T14:51:39.1208566Z substitution of /gnu/store/18z2wnsnqixlbd65xc07si3h8838b7r8-module-import complete
2024-09-11T14:51:39.9253266Z 
2024-09-11T14:51:39.9260514Z substitution of /gnu/store/0572cq2l6gm0w3yi1bgv71z3k608nhsy-module-import-compiled complete
2024-09-11T14:51:39.9629038Z 
2024-09-11T14:51:39.9662088Z substitution of /gnu/store/ckf3mxanybfv6rbqysahpsa3p46f6g1m-module-import-compiled complete
2024-09-11T14:51:40.1912015Z .
2024-09-11T14:51:40.4163256Z building /gnu/store/9cd6g499bhg1rs33fcsqd4vhj80l96nc-compute-guix-derivation.drv...
2024-09-11T14:54:23.5515040Z Computing Guix derivation for 'x86_64-linux'...  substitute: 
2024-09-11T14:54:23.5516701Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:54:23.5518136Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:54:23.5519140Z substitute: 
2024-09-11T14:54:23.5521670Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:54:23.5523202Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:54:23.5524381Z substitute: 
2024-09-11T14:54:23.5525350Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:54:23.5532366Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:54:23.5533320Z substitute: 
2024-09-11T14:54:23.5533968Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:54:23.5534946Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:54:23.5535514Z substitute: 
2024-09-11T14:54:23.5536101Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:54:23.5537031Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:54:23.5537631Z substitute: 
2024-09-11T14:54:47.1410602Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:54:47.1412294Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:54:47.1413618Z substitute: 
2024-09-11T14:54:47.1414694Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:54:47.1416220Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:54:47.1417251Z substitute: 
2024-09-11T14:54:47.1418001Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:54:47.1418842Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:54:47.1419535Z substitute: 
2024-09-11T14:54:47.1420101Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:54:47.1420891Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:54:47.1421788Z substitute: 
2024-09-11T14:54:47.1422366Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:54:47.1423209Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:54:49.2929453Z substitute: 
2024-09-11T14:54:49.2930972Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:54:49.2932449Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:54:49.2933481Z substitute: 
2024-09-11T14:54:49.2934595Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:54:49.2936133Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:54:49.2937168Z substitute: 
2024-09-11T14:54:49.2938245Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:54:49.2939653Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:54:49.2940653Z substitute: 
2024-09-11T14:54:49.2941761Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'...   0.0%
2024-09-11T14:54:49.2943262Z substitute: [Kupdating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
2024-09-11T14:54:49.3297292Z Backtrace:
2024-09-11T14:54:49.3298426Z           17 (primitive-load "/gnu/store/sigifa3sdfj10bvdvfn0zn2i1w0xhsmc-compute-guix-derivation")
2024-09-11T14:54:49.3299164Z In ice-9/eval.scm:
2024-09-11T14:54:49.3299611Z     155:9 16 (_ _)
2024-09-11T14:54:49.3300615Z     159:9 15 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
2024-09-11T14:54:49.3301307Z In ice-9/boot-9.scm:
2024-09-11T14:54:49.3301810Z     152:2 14 (with-fluid* _ _ _)
2024-09-11T14:54:49.3302229Z     152:2 13 (with-fluid* _ _ _)
2024-09-11T14:54:49.3302642Z In ./guix/store.scm:
2024-09-11T14:54:49.3303532Z   2129:24 12 (run-with-store #<store-connection 256.99 7ffadd3d1140> #<procedure 7ffad684c640 at ./guix/self.scm:12?> ?)
2024-09-11T14:54:49.3304456Z    1966:8 11 (_ #<store-connection 256.99 7ffadd3d1140>)
2024-09-11T14:54:49.3304950Z In ./guix/gexp.scm:
2024-09-11T14:54:49.3305452Z    300:22 10 (_ #<store-connection 256.99 7ffadd3d1140>)
2024-09-11T14:54:49.3306278Z    1181:2  9 (_ #<store-connection 256.99 7ffacdad7140>)
2024-09-11T14:54:49.3306868Z    1047:2  8 (_ #<store-connection 256.99 7ffacdad7140>)
2024-09-11T14:54:49.3307540Z     893:4  7 (_ #<store-connection 256.99 7ffacdad7140>)
2024-09-11T14:54:49.3308014Z In ./guix/store.scm:
2024-09-11T14:54:49.3308456Z   2014:12  6 (_ #<store-connection 256.99 7ffacdad7140>)
2024-09-11T14:54:49.3309753Z    1406:5  5 (map/accumulate-builds #<store-connection 256.99 7ffacdad7140> #<procedure 7ffac9a2bdc0 at ./guix/stor?> ?)
2024-09-11T14:54:49.3310927Z   1421:15  4 (_ #<store-connection 256.99 7ffacdad7140> ("/gnu/store/gcvv1i5shqmkd6x1pjwjdrvr7z4lb5ss-guile-ssh-?" ?) ?)
2024-09-11T14:54:49.3311772Z   1421:15  3 (loop #f)
2024-09-11T14:54:49.3312313Z    733:11  2 (process-stderr #<store-connection 256.99 7ffacdad7140> _)
2024-09-11T14:54:49.3312857Z In ./guix/serialization.scm:
2024-09-11T14:54:49.3313372Z    102:11  1 (read-int #<input-output: file 10>)
2024-09-11T14:54:49.3313939Z      80:6  0 (get-bytevector-n* #<input-output: file 10> 8)
2024-09-11T14:54:49.3314304Z 
2024-09-11T14:54:49.3314597Z ./guix/serialization.scm:80:6: In procedure get-bytevector-n*:
2024-09-11T14:54:49.3315183Z ERROR:
2024-09-11T14:54:49.3315504Z   1. &nar-error:
2024-09-11T14:54:49.3315790Z       file: #f
2024-09-11T14:54:49.3316272Z       port: #<input-output: file 10>
2024-09-11T14:54:49.3431345Z guix time-machine: error: You found a bug: the program '/gnu/store/sigifa3sdfj10bvdvfn0zn2i1w0xhsmc-compute-guix-derivation'
2024-09-11T14:54:49.3433797Z failed to compute the derivation for Guix (version: "998eda3067c7d21e0d9bb3310d2f5a14b8f1c681"; system: "x86_64-linux";
2024-09-11T14:54:49.3435401Z host version: "1.4.0"; pull-version: 1).
2024-09-11T14:54:49.3436319Z Please report the COMPLETE output above by email to <bug-guix@gnu.org>.
2024-09-11T14:54:49.3436989Z 
2024-09-11T14:54:49.3736516Z ##[error]Process completed with exit code 1.
2024-09-11T14:54:49.3847200Z Post job cleanup.
2024-09-11T14:54:49.4778070Z [command]/usr/bin/git version
2024-09-11T14:54:49.4813648Z git version 2.46.0
2024-09-11T14:54:49.4860410Z Temporarily overriding HOME='/home/runner/work/_temp/de603d0b-db68-4285-bc94-0c9f1d8d0a60' before making global git config changes
2024-09-11T14:54:49.4861727Z Adding repository directory to the temporary git global config as a safe directory
2024-09-11T14:54:49.4865292Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/dash/dash/dash
2024-09-11T14:54:49.4898385Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2024-09-11T14:54:49.4929289Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2024-09-11T14:54:49.5168537Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2024-09-11T14:54:49.5189259Z http.https://github.com/.extraheader
2024-09-11T14:54:49.5200869Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2024-09-11T14:54:49.5233201Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2024-09-11T14:54:49.5706054Z Cleaning up orphan processes
